Contribution org.nuxeo.ecm.platform.relations.services.RelationService--resourceadapters
org.nuxeo.ecm.platform.relations.services.RelationService
inside nuxeo-platform-relations-core-5.8.jar
This contribution is part of XML component Extension Point
Extension point resourceadapters of component RelationService.Contributed Items
XML Source
<extension point="resourceadapters" target="org.nuxeo.ecm.platform.relations.services.RelationService">
<adapter class="org.nuxeo.ecm.platform.relations.adapters.DocumentModelResourceAdapter" namespace="http://www.nuxeo.org/document/uid/"/>
<!-- compat with incorrect code -->
<adapter class="org.nuxeo.ecm.platform.relations.adapters.DocumentModelResourceAdapter" namespace="http://www.nuxeo.org/document/uid"/>
</extension>